In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer / Gamma Property

Gamma Property (IGdViewer)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(39)>

Property Gamma As Single
[DispId(39)]

float Gamma {get; set;}
read-write property Gamma: Single; 
DispIdAttribute(39)

function get,set Gamma : float
[DispId(39)]

__property float get_Gamma();

__property void set_Gamma( 

   float value

);
[DispId(39)]

property float Gamma {

   float get();

   void set (    float value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdViewer
IGdViewer Members